Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename path to pathname in SeamHttpRequestConfig #284

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

razor-x
Copy link
Member

@razor-x razor-x commented Feb 14, 2025

This is to match the spec: https://nodejs.org/api/url.html

This avoids ambiguity inside the module where path includes the query string and pathname does not.

@razor-x razor-x requested a review from phpnode February 14, 2025 03:45
@razor-x razor-x marked this pull request as ready for review February 14, 2025 17:41
@razor-x razor-x requested a review from a team as a code owner February 14, 2025 17:41
@razor-x razor-x changed the title Rename path to pathname in SeamHttpRequestConfig feat: Rename path to pathname in SeamHttpRequestConfig Feb 14, 2025
@razor-x razor-x changed the title feat: Rename path to pathname in SeamHttpRequestConfig Rename path to pathname in SeamHttpRequestConfig Feb 14, 2025
@razor-x razor-x closed this Feb 19, 2025
@razor-x razor-x reopened this Feb 19, 2025
@razor-x razor-x merged commit 51452a6 into main Feb 19, 2025
22 checks passed
@razor-x razor-x deleted the rename-path-to-pathname branch February 19, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants